-
Notifications
You must be signed in to change notification settings - Fork 468
test eagle #3250
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
test eagle #3250
Conversation
👋 Hi! Thank you for contributing to the vLLM Ascend project. The following points will speed up your PR merge:
If CI fails, you can run linting and testing checks locally according Contributing and Testing. |
I suspect it has something to do with running the test case, but I can't reproduce the test case at my local env
Let's see is it OK in this PR (only run all spec_decode test) |
Failed as expected: https://github.com/vllm-project/vllm-ascend/actions/runs/18081163582/job/51444630922?pr=3250 Let's only run eagle then |
only run eagle, PASSED: https://github.com/vllm-project/vllm-ascend/actions/runs/18081477286/job/51445359952?pr=3250 |
Passed: https://github.com/vllm-project/vllm-ascend/actions/runs/18081893242/job/51446420430?pr=3250 |
Signed-off-by: Yikun Jiang <[email protected]>
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
What this PR does / why we need it?
Does this PR introduce any user-facing change?
How was this patch tested?